home *** CD-ROM | disk | FTP | other *** search
/ PC Media 2 / PC MEDIA CD02.iso / share / os2 / deskpct / deskext.zoo / HAPPY.DEF < prev    next >
Encoding:
Text File  |  1990-03-13  |  314 b   |  18 lines

  1. LIBRARY HAPPY INITINSTANCE
  2.  
  3. DESCRIPTION 'HAPPY.ANI - An example animated desktop extension by John Ridges'
  4.  
  5. PROTMODE
  6.  
  7. DATA NONSHARED
  8.  
  9. EXPORTS
  10.  
  11.    animatename     @1
  12.    animateinit     @2
  13.    animatechar     @3
  14.    animatedblclk   @4
  15.    animatepaint    @5
  16.    animateclose    @6
  17.    animatethread   @7
  18.